Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quick (and not 100% optimal) fix for new API at ares.gov.cz / PF2024 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fixsoftware
Copy link

Hi,

old ARES was turned off at the end of 2023, hence this package stopped working.

I realized it by accident when I was making an order on one website which has ARES autofill functionality and it didn't work. I wouldn't be surprised this problem now occurs on half of the Czech internet :)).

I rewrote it to work with new API located at https://ares.gov.cz/ekonomicke-subjekty-v-be/rest/

Here are the docs and other info: https://ares.gov.cz/stranky/vyvojar-info

The best solution would be to implement new API without this package but we have it implemented on multiple projects, so this was the quickest fix I could do.

I see some isues in code to be worked on but for me and for now, it's sufficient.

Hope it helps someone.

Honza

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant